projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf9397e
)
* shell.el (shell-dynamic-complete-filename): New fun.
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 3 Apr 2008 05:14:37 +0000
(
05:14
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 3 Apr 2008 05:14:37 +0000
(
05:14
+0000)
(shell-dynamic-complete-functions): Use it.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index d4f75dcd00dd33906fb9f8d49dbb6c0ef62eba6e..cdfd90cfafa44849520edfa98910d67b020beca9 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-04-03 Chong Yidong <cyd@stupidchicken.com>
+
+ * shell.el (shell-dynamic-complete-filename): New fun.
+ (shell-dynamic-complete-functions): Use it.
+
2008-04-02 Alan Mackenzie <acm@muc.de>
* progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name): New